x86/cpufreq: don't use static array for large per-CPU data structures
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 22 Sep 2008 14:24:03 +0000 (15:24 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 22 Sep 2008 14:24:03 +0000 (15:24 +0100)
commit755af07edba1768cefdc33851b70fc21bc17e0f6
tree93726c2d9f64fac39d5f28895ef9a4bf0d2e5c0b
parent23f36ed6ff84de351caab8903b9909ec22e5d294
x86/cpufreq: don't use static array for large per-CPU data structures

... as this is rather wasteful when Xen is configured to support many
CPUs but is running on systems having only a few.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/acpi/cpu_idle.c
xen/arch/x86/acpi/cpufreq/cpufreq.c
xen/arch/x86/acpi/cpufreq/powernow.c
xen/arch/x86/acpi/cpufreq/utility.c
xen/arch/x86/acpi/pmstat.c
xen/arch/x86/platform_hypercall.c
xen/include/acpi/cpufreq/processor_perf.h